home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / news / nntp / nntp.1.5.11 / README.1.5.9 < prev    next >
Encoding:
Text File  |  1990-08-18  |  3.3 KB  |  83 lines

  1. Welcome to patch number 9 for NNTP 1.5.
  2.  
  3.     If you have not installed the first eight patches, you must do so
  4.     before proceeding. You can get those patches (and this one) from
  5.     anoymous ftp on bcm.tmc.edu [128.249.2.1] or by sending a message
  6.     to the archive-server@bcm.tmc.edu with the following text:
  7.     send public nntp.patch.1
  8.     send public nntp.patch.2
  9.     send public nntp.patch.3
  10.     send public nntp.patch.4.shar
  11.     send public nntp.patch.5.shar
  12.     send public nntp.patch.6.shar
  13.     send public nntp.patch.7.shar
  14.     send public nntp.patch.8.pt1.shar
  15.     send public nntp.patch.8.pt2.shar
  16.  
  17.     If you have all eight patches installed, you are ready to install
  18.     this set of patches. These patches are packaged as a shell archive.
  19.     They are as follows:
  20.     CHANGES.diff  -- This will patch the CHANGES file in the root
  21.     of the nntp distrbution to reflect changes since the release of 1.5.
  22.     To install, just type patch < CHANGES.diff
  23.     README.diff  -- This will patch the README file in the root
  24.     of the nntp distrbution to make it more accurate. 
  25.     To install, just type patch < README.diff
  26.     server.diff -- This patch is for the files in the server subdirectory.
  27.     Makefile.diff  -- This will patch the Makefile file in the root
  28.     of the nntp distrbution to make it more useful.
  29.     To install, just type patch < Makefile.diff
  30.     server.diff -- This patch is for the files in the server subdirectory.
  31.     To install, change directory to the server directory and type
  32.     patch < server.diff.
  33.     common.diff -- This patch is for the files in the common subdirectory.
  34.     To install, change directory to the common directory and type
  35.     patch < common.diff
  36.     xfer.diff -- This is a patch for nntpxfer.c in the xfer directory.
  37.     To install, change directory to the xfer directory and type
  38.     patch < xfer.diff.
  39.     xmit.diff -- This is a patch for the files in the xmit directory.
  40.     To install, change directory to the xmit directory and type
  41.     patch < xmit.diff.
  42.     doc.diff -- This is a patch for nntpd.dst in the doc directory.
  43.     To install, change directory to the doc directory and type
  44.     patch < doc.diff.
  45.     inews.diff -- This patch is for the files in the inews subdirectory.
  46.     To install, change directory to the inews directory and type
  47.     patch < inews.diff.
  48.  
  49. The following are new files included with NNTP for the first time:
  50. AUTHORIZE
  51. server/auth.c
  52. xmit/xmitauth.c
  53. inews/postauth.c
  54. doc/nntpxmit.dst
  55.     
  56. Please read the CHANGES file (following application of the patch) for
  57. a list of new features/bug fixes. This release contains the initial 
  58. version of the proposed NNTP V2 authentication feature. Please be sure that
  59. your read the file AUTHORIZE if you want to use it. The meaning of the verbs
  60. in the nntp access file have been altered slightly. Be sure to read the revised
  61. nntpd man page for more information.
  62.  
  63. Bug reports and enhancements welcome,
  64. Stan Barber
  65. nntp@lib.tmc.edu
  66.  
  67. P.S. This patched version of NNTP has been compiled on the following systems:
  68.  
  69. Vax 3600 running Ultrix 3.1 (BNEWS 2.11.19)
  70. Solbourne Series 5/601 with OS/MP 4.0C (SunOS 4.0.3c compatible) (Same BNEWS)
  71. HP 9000/825 running HP-UX A.B3.00.5B
  72.  
  73. P.P.S. The fully patched version is available via anonymous ftp from
  74. lib.tmc.edu [129.106.5.1]. Look in the public directory for nntp.1.5.9.tar.
  75. A compressed version is also on line.
  76.  
  77. P.P.P.S. There will most likely be a release 1.5.10 before we get to 1.6. 
  78.  
  79.  
  80.  
  81.  
  82.  
  83.